fix(analytics): add chatId to handleSubmit deps to prevent stale closure#3914
fix(analytics): add chatId to handleSubmit deps to prevent stale closure#3914waleedlatif1 wants to merge 1 commit intostagingfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Adds Written by Cursor Bugbot for commit ed4c337. Configure here. |
|
Closing — false positive. TaskPage renders |
Greptile SummaryThis PR fixes a stale closure bug in
Confidence Score: 5/5Safe to merge — minimal, targeted fix with no functional regressions Single-line dependency array fix for a legitimate stale closure bug. The change is correct, well-scoped, and has no unintended side effects. All other deps in the callback are either refs or stable setters, so no other missing deps exist. No files require special attention Important Files Changed
Reviews (1): Last reviewed commit: "fix(analytics): add chatId to handleSubm..." | Re-trigger Greptile |
Summary
Type of Change
Testing
Tested manually
Checklist